home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / tcekbd.arc / README.DOC < prev   
Text File  |  1990-10-21  |  2KB  |  45 lines

  1.  
  2. ** DESCRIPTION
  3.  
  4.    The enclosed Turbo-C function, 'BIOSKEYE', gives the ability to access
  5.    an IBM PCs Enhanced Keyboard's F11 and F12 keys from within a
  6.    Turbo-C application.
  7.  
  8.    Although I have not yet tested this function on a PC without and
  9.    Enhanced Keyboard, from all I have read, it may lock your system.
  10.    It is therefore YOUR responsability to check the compatability
  11.    of this function on the executing system. I recently downloaded a
  12.    couple of functions that check and verify the existence of an
  13.    Enhanced Keyboard. The file on the Cricket BBS is KYBDEXT.ZIP.
  14.  
  15. ** ENCLOSED FILES
  16.  
  17.    README.DOC   - This file.
  18.    BIOSKEYE.C   - Source for BIOSKEYE Turbo-C function.
  19.    BIOSKEYE.H   - Header file for BIOSKEYE containing BIOSKEYE prototype.
  20.    BIOSKEYE.DOC - Description of BIOSKEYE function and it's usage.
  21.    DEMO.EXE     - Demo utility showing usage of BIOSKEYE.
  22.    DEMO.C       - Turbo-C source for demo using BIOSKEYE function.
  23.    DEMO.PRJ     - Turbo-C++ Project File for compiling DEMO Utility.
  24.    DEMO.PR2     - Turbo-C 2.0 Project File for compiling DEMO Utility.
  25.  
  26. ** DISCLAIMER
  27.  
  28.    There is no guarantee that BIOSKEYE will work correctly in all
  29.    situations, and in no event will I, the author, be liable for
  30.    any damages arising from the use or misuse of this function.
  31.    BIOSKEYE is FREEware and may be distributed and copied by
  32.    anyone, anywhere, at any time.
  33.  
  34. ** AUTHOR
  35.  
  36.    Ray Pathman
  37.    Monterey, CA.
  38.    10/13/90
  39.  
  40.    Please send any comments and/or suggestions to me at:
  41.  
  42.    Cricket BBS
  43.    8-N-1
  44.    (408) 373-3773
  45.